xend: Make sure that 'PV_kernel' config param is not blank when
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 13 Aug 2008 12:40:38 +0000 (13:40 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 13 Aug 2008 12:40:38 +0000 (13:40 +0100)
commit74f9ac9665312dea0796f56e4366535680b5c9c7
tree63df6eb8d2aa16c5cab23927573bab0e8ba891d4
parente8c1df443f0ad19446e293634acd1cbf056d92cd
xend: Make sure that 'PV_kernel' config param is not blank when
assigning it to 'loader' param. This fixes a failure of 'xm create'
via xen-api.

Signed-off-by: Yosuke Iwamatsu <y-iwamatsu@ab.jp.nec.com>
tools/python/xen/xend/XendConfig.py